home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Games / Blackjack Deluxe 2.0.5 / Blackjack Deluxe / Blackjack Deluxe.rsrc / TEXT_315_Bet Computer 97.7.txt < prev    next >
Encoding:
Text File  |  1995-05-31  |  1.1 KB  |  30 lines

  1. HOW TO BET USING THE COMPUTER 97.7 POINT COUNT
  2.  
  3. This system works best when you wager the true count, rounded down as needed, times your betting unit.  Most players use the table minimum as a betting unit, so you can simply wager the true count times the table minimum.
  4.  
  5. THE RUNNING COUNT
  6.  
  7. Starting with 0, change the count by the following indices whenever you see the corresponding card appear...
  8.  
  9. 2   = +2.5 
  10. 3   = +3.0
  11. 4   = +4.0
  12. 5   = +5.0
  13. 6   = +3.0
  14. 7   = +2.0
  15. 8   = +0.0
  16. 9   = -1.5
  17. 10  = -3.5
  18. Ace = -4.0
  19.  
  20. This cumulative total is your running count.  
  21.  
  22. THE TRUE COUNT
  23.  
  24. In order to bet properly, the running count must be divided by the approximate number of decks which remain in the shoe.  Again, estimating either from the size of the discard tray or the shoe, determine how many decks remain. The true count = ace adjusted count √∑ decks remaining.    
  25.  
  26. WAGERING
  27.  
  28. ‚Ä¢ For any negative count, or a count of zero, bet the table minimum.
  29.  
  30. ‚Ä¢ For any positive count, wager the true count number times the table minimum, or, as discussed above, wager the true count times your betting unit.